calendar: Remove details
authorTimm Bäder <mail@baedert.org>
Tue, 4 Feb 2020 09:01:58 +0000 (10:01 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 7 Feb 2020 18:16:32 +0000 (13:16 -0500)
commit4cceba06bcced771673e1e0d147dadadf28f29a3
tree2837eacc592f5b10e9d2f153ed8278fe0b6c0e66
parentab84b17c1a9b39e825dcb11ae4bc86caf8df994f
calendar: Remove details

This is an unused feature that's way too complicated for a default
calendar widget and complicates the implementation a lot. Since we want
to eventually replace this with actual widgets, remove the details
support now.
docs/reference/gtk/gtk4-sections.txt
gtk/gtkcalendar.c
gtk/gtkcalendar.h
tests/testcalendar.c